Release 4.0 Build 3374
Released on May 1, 2025 and includes the following:
This release contains a few fixes.
- Multi-select reference fields and importing: There were two issues affecting multiple reference when importing; When adding a new multi-reference field in a form, importing over blank values had the consequence of records not being displayed in the table display. And also, sometimes when editing records and adding a new multi reference value had the same effect. Now, both of the cases are covered.
- Multi-reference options in importer: Previously, users could import multiple duplicate options via the importer interface;
- Importer crash: When the reference form had a record label set, and the referrer form had a multi reference field pointing to the reference form, trying to import didn't work because the importer interface would just crash. While fixing this we also found another minor issues that was addressed.